GetCellDisplayValue<T>(GridCellType,GridRow) Method
Gets the value to display corresponding to the cell in the intersection of the specified row and this column.
Parameters
- cellType
- The type of cell.
- row
- The row that determines the cell.
Type Parameters
- T